home *** CD-ROM | disk | FTP | other *** search
/ Windows 3-Pak 2 - Disc 2 / Infomagic - Windows 3-Pak Volume 2 (Disc 2 of 3).iso / Anti-Virus-Utilities / plat.exe / data1.cab / Comunes / Config.dll / 0 / RCDATA / TCONFIRMAR / TCONFIRMAR.txt < prev   
Text File  |  1999-03-31  |  2KB  |  80 lines

  1. object Confirmar: TConfirmar
  2.   Tag = 49300
  3.   Left = 214
  4.   Top = 157
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Confirmar contrase∩┐╜a'
  8.   ClientHeight = 207
  9.   ClientWidth = 329
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   Position = poScreenCenter
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label2: TLabel
  21.     Left = 8
  22.     Top = 80
  23.     Width = 217
  24.     Height = 122
  25.     AutoSize = False
  26.     WordWrap = True
  27.   end
  28.   object Label1: TLabel
  29.     Tag = 23900
  30.     Left = 8
  31.     Top = 12
  32.     Width = 217
  33.     Height = 13
  34.     AutoSize = False
  35.     Caption = 'Vuelve a escribir la contrase∩┐╜a'
  36.   end
  37.   object ButtonAceptar: TButton
  38.     Tag = 2200
  39.     Left = 233
  40.     Top = 12
  41.     Width = 90
  42.     Height = 22
  43.     Caption = '&Aceptar'
  44.     Default = True
  45.     ModalResult = 1
  46.     TabOrder = 0
  47.     OnClick = ButtonAceptarClick
  48.   end
  49.   object ButtonCancelar: TButton
  50.     Tag = 2400
  51.     Left = 233
  52.     Top = 40
  53.     Width = 90
  54.     Height = 22
  55.     Cancel = True
  56.     Caption = '&Cancelar'
  57.     ModalResult = 2
  58.     TabOrder = 1
  59.   end
  60.   object EditContras: TEdit
  61.     Left = 8
  62.     Top = 28
  63.     Width = 217
  64.     Height = 21
  65.     AutoSize = False
  66.     PasswordChar = '*'
  67.     TabOrder = 2
  68.     OnExit = EditContrasExit
  69.   end
  70.   object ManuForm1: TManuForm
  71.     Enabled = False
  72.     TitleBar.ApplicationInfo.FontStyle = [fsBold]
  73.     TitleBar.Color = clMaroon
  74.     TitleBar.CompanyInfo.FontStyle = [fsBold, fsItalic]
  75.     TitleBar.NbOfColors = 0
  76.     Left = 286
  77.     Top = 66
  78.   end
  79. end
  80.